Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b1…9b9b0x6839…1a2bBase$0.003100%coinbase12s ago0x88c841…4a3b9e
0x2af2…65570x3e0a…78e7Base$0.00433100%coinbase14s ago0x8fb6a3…c2908b
0xca19…81850xa8b2…1d68Base$0.0170%0x9501…c67714s ago0xd0a8b7…517d7f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0xbea8c0…aa3b78
0xdb54…41d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x31739f…3551d1
0xa6a9…809d0x13db…5192Base$31.34100%mrdn22s ago0x52b172…fe29cb
0x6edd…f6320x6839…1a2bBase$0.003100%coinbase22s ago0x22eedb…162e3f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24s ago0x4268dc…16cd78
0xfa24…b3ce0x6839…1a2bBase$0.003100%coinbase32s ago0xc581c0…abf2b3
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a534s ago0x509493…929a38
0x2073…b7b80x3e0a…78e7Base$0.004501100%coinbase40s ago0x450096…f6fdc1
0xdb54…41d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x252856…1aa201
0x2fa2…9ee70x6839…1a2bBase$1.00100%coinbase40s ago0xd53227…eaf9f5
0x102e…ab430xa9dd…2315Base$0.002100%coinbase42s ago0x444321…193e86
0x102e…ab430xa9dd…2315Base$0.002100%coinbase42s ago0x01581a…c30962
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc42s ago0xdad4c4…2d1e47
0x1332…66eb0x47c5…4fc3Base$21.0070%0xd98d…210544s ago0x239eb2…f41e8f
0x1f20…bd370x6839…1a2bBase$1.00100%coinbase48s ago0x949488…4ebf4e
0x102e…ab430xa9dd…2315Base$0.002100%coinbase48s ago0x4f5665…875122
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc48s ago0xd985fd…ab485c
0x102e…ab430xa9dd…2315Base$0.002100%coinbase50s ago0xf3e577…ca90db
0x102e…ab430xa9dd…2315Base$0.002100%coinbase52s ago0x2a1cf8…90fcb5
0x102e…ab430xa9dd…2315Base$0.002100%coinbase52s ago0xf540c1…1c1c95
0x102e…ab430xa9dd…2315Base$0.002100%coinbase52s ago0x12b771…e15b1a
0x102e…ab430xa9dd…2315Base$0.002100%coinbase52s ago0x38ff24…269199

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.