Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$2.10100%0x73bd…b44470d ago0xd9b058…c0d6fa
0xc9a2…31540x0e3d…7757Base$1.05100%0x10ee…31de70d ago0x3b27d3…db7434
0xc9a2…31540x0e3d…7757Base$5.25100%0x86c0…288970d ago0x685eac…d1edf7
0xc9a2…31540x0e3d…7757Base$2.10100%0x8817…492770d ago0x09381f…5ae00e
0xc9a2…31540x0e3d…7757Base$4.20100%0x8bdc…90be70d ago0x2f8df6…c62793
0xc9a2…31540x0e3d…7757Base$1.05100%0xfbdd…4dae70d ago0x309394…cc7092
0xc9a2…31540x0e3d…7757Base$10.50100%0xe082…90c470d ago0xd73c0d…5820f3
0xc9a2…31540x0e3d…7757Base$1.05100%0xc246…c59570d ago0x36e424…28e348
0xc9a2…31540x0e3d…7757Base$4.20100%0xe4c8…f88770d ago0x9c90e7…4c2ced
0xc9a2…31540x0e3d…7757Base$1.05100%0x2d1c…632c70d ago0xed452c…5d35c1
0xc9a2…31540x0e3d…7757Base$1.05100%0xeba0…ab3b70d ago0xae1b2a…83ff83
0xc9a2…31540x0e3d…7757Base$10.50100%0x3cca…9c7c70d ago0xb7b1ca…d8572c
0xc9a2…31540x0e3d…7757Base$10.50100%0x35fd…376b70d ago0x8f6a3f…155d8d
0xc9a2…31540x0e3d…7757Base$1.05100%0x3e70…fea170d ago0xce1b98…db07a3
0xc9a2…31540x0e3d…7757Base$5.25100%0x54c7…4b1270d ago0x431124…464c01
0xc9a2…31540x0e3d…7757Base$3.15100%0xb60e…e3aa70d ago0x6952a0…076ab8
0xc9a2…31540x0e3d…7757Base$31.50100%0x271d…71b470d ago0x557bd7…79f9b3
0xc9a2…31540x0e3d…7757Base$5.25100%0x78aa…366770d ago0xe67857…dd6c50
0xc9a2…31540x0e3d…7757Base$8.40100%0x573b…0d2870d ago0x7ab7a8…8a92dc
0xc9a2…31540x0e3d…7757Base$10.50100%0x8b99…df7970d ago0x9d0fe0…f16ee3
0xc9a2…31540x0e3d…7757Base$31.50100%0x2742…8fd170d ago0x452326…14fd74
0xc9a2…31540x0e3d…7757Base$10.50100%0x1dbc…007e70d ago0x863900…55d1d7
0xc9a2…31540x0e3d…7757Base$5.25100%0x096a…5c7b70d ago0x18523f…0aee78
0xc9a2…31540x0e3d…7757Base$3.15100%0x5720…a5f470d ago0x1bf2b8…0a5798
0xc9a2…31540x0e3d…7757Base$2.10100%0x44e3…343270d ago0x063b5b…730107

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.