Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xc336f9…183d42
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc21d ago0xb026bc…c88aa0
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x290411…88d575
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc21d ago0x9e2cca…c3989a
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xaad9bf…cd7941
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x7672e4…f29752
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x8fd194…28cc40
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x84634a…5c28c8
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xf26318…bbcee5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x1b334d…0423f0
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x65c899…7fb22d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x860fe8…0e3cd4
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xc7f605…709a9a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0xbfe226…4e05e5
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xd48780…9d2917
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x2c5231…248c0c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xda1543…71e3c7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x17b060…a5a1e5
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x71f2cf…0b748f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x74aa34…2a5dd3
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xc13505…1d4494
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x1389d0…5e5cc3
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x9ad40f…7767fe
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22d ago0x3b009c…5952ee
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x6b00e3…7d3aa6

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.