Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x9088ec…e0201c
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x0b664c…3b8d7b
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x3eb50a…77f8d3
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x791547…427b58
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x206e2b…03fd16
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0xfcd0a4…474df0
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x1f8588…4ebbe1
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x313677…102e4f
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0xbf1a90…89e190
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x0036c5…deb122
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0xff53f4…37817d
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0xc37ec7…1222fc
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x9c0be7…4adc7d
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x57d435…846e1b
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x1f89ad…b936de
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x753cf5…afec58
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x8cb97e…55358a
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0xf57d66…29c69b
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x1d5d7c…32831a
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x040228…2d0ac7
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0xedea12…4c1917
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0xe380af…4d792f
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x64e849…f5b145
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0x59ca07…ec4315
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase62d ago0xc7a882…da9f12

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.