Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$2.10100%0x127e…b24a63d ago0xb66e2a…7c132d
0xc9a2…31540x0e3d…7757Base—$1.05100%0xcf0a…a2c363d ago0x1f52cf…31c27f
blastio.eth0x0e3d…7757Base—$46.00100%0xb3fe…1c0563d ago0x8ced51…2fe452
0x0cdc…5b390x0e3d…7757Base—$10.50100%0xedfa…1e1263d ago0x92859e…db6ecb
0x1332…66eb0x0e3d…7757Base—$4.20100%0x5df6…642863d ago0x9a8c7e…4dd64d
0xe926…e1920x0e3d…7757Base—$6.10100%0xe4ca…c91c63d ago0x6d4fe3…914a79
0x1332…66eb0x0e3d…7757Base—$22.05100%0xa8e8…666863d ago0xaf80aa…0d80af
0x1332…66eb0x0e3d…7757Base—$420.00100%0x6fec…af4063d ago0x39539d…5c99bc
0x0f6e…22ac0x0e3d…7757Base—$14.70100%0xc3b9…7b3663d ago0xdc5963…310aaa
0x1332…66eb0x0e3d…7757Base—$52.50100%0x5944…557263d ago0xb01ef3…12ef55
0x4960…d3d60x0e3d…7757Base—$78.75100%0x9d1a…013563d ago0x3b5106…786073
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xd223…7d2863d ago0x865b8f…9e8969
0x4199…a8040x0e3d…7757Base—$10.00100%0x53e7…bd1063d ago0x54437d…430ec0
0x1332…66eb0x0e3d…7757Base—$1.05100%0xa0c6…2cb463d ago0xc03033…0b4e16
0x1332…66eb0x0e3d…7757Base—$47.25100%0x35c6…376363d ago0x7c50d5…dcc6f0
0xa787…64cf0x0e3d…7757Base—$3.15100%0x3368…d66b63d ago0x45a80d…a42d35
0x1332…66eb0x0e3d…7757Base—$25.00100%0xd60b…b73963d ago0x9fa1cb…d1ba36
0xa787…64cf0x0e3d…7757Base—$3.15100%0x8134…084963d ago0xfd5f08…5e78e3
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd6e8…21cd63d ago0xcbb708…f6a7e0
0x1332…66eb0x0e3d…7757Base—$3.15100%0x2fa9…16de63d ago0x498892…334538
0x745c…c2c10x0e3d…7757Base—$63.00100%0x154a…ba3263d ago0xcd68a4…14e9a5
0x1332…66eb0x0e3d…7757Base—$8.40100%0x6bac…5e9b63d ago0x045efd…458924
0x1332…66eb0x0e3d…7757Base—$17.85100%0x0562…cf2063d ago0x496ad1…8cd543
0x0f6e…22ac0x0e3d…7757Base—$4.20100%0x133d…a47663d ago0x75158c…0ee8be
0x1332…66eb0x0e3d…7757Base—$4.20100%0x96be…0b4663d ago0xea6e1f…8b63a2

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.