Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0xa0b7…0e87Base—$0.01100%coinbase65d ago0xb7240c…ac74e7
0x2054…ae9b0x9516…d426Base—$0.01100%coinbase65d ago0x5541af…aa3fdc
0x2054…ae9b0xec3c…3085Base—$0.01100%coinbase65d ago0xd6ecf7…a9a1a8
0x2054…ae9b0x527f…a357Base—$0.01100%coinbase65d ago0xa7fbfa…2c5b4f
0x2054…ae9b0xa5f3…b50cBase—$0.01100%coinbase65d ago0x1c2925…5cffcd
0x2054…ae9b0x83a3…9e54Base—$0.01100%coinbase65d ago0x95a8e3…dd156a
0x2054…ae9b0x632b…517dBase—$0.01100%coinbase65d ago0xa58ee5…f06007
0x2054…ae9b0xd10b…6a17Base—$0.01100%coinbase65d ago0xbd4666…cf0c93
0x2054…ae9b0x7c53…5649Base—$0.01100%coinbase65d ago0xdc1c68…9e27a4
0x2054…ae9b0xb0d3…3cb6Base—$0.01100%coinbase65d ago0xf15d00…dd9795
0x2054…ae9b0xd950…33c1Base—$0.01100%coinbase65d ago0x51417b…f9a9dd
0x2054…ae9b0x26a8…45e3Base—$0.01100%coinbase65d ago0xd18ace…ade9d0
0x2054…ae9b0x55a7…73b8Base—$0.01100%coinbase65d ago0xbd3bc9…8ccd36
0x2054…ae9b0xf2e7…cd4dBase—$0.01100%coinbase65d ago0xc64cd8…19285a
0x2054…ae9b0x93bf…64ddBase—$0.01100%coinbase65d ago0x4540d3…a249c7
0x2054…ae9b0xdfce…b133Base—$0.01100%coinbase65d ago0x8d8bda…2cb4ca
0x2054…ae9b0x019c…532bBase—$0.01100%coinbase65d ago0x951f3c…cb24c5
0x2054…ae9b0x32b2…242dBase—$0.01100%coinbase65d ago0xdb887e…d0da42
0x2054…ae9b0x9c52…290eBase—$0.01100%coinbase65d ago0xe1c018…7fe389
0x2054…ae9b0x7b84…143fBase—$0.01100%coinbase65d ago0xd586d3…03ad4c
0x2054…ae9b0xe2d0…d90fBase—$0.01100%coinbase65d ago0xacbaa6…41a57d
0x2054…ae9b0xac47…d494Base—$0.01100%coinbase65d ago0x39a269…5da9c6
0x2054…ae9b0x3581…c54dBase—$0.01100%coinbase65d ago0xe2dc5d…2e9aee
0x2054…ae9b0x8265…ddb1Base—$0.01100%coinbase65d ago0x574fe5…cacc73
0x2054…ae9b0xfcc9…80fcBase—$0.01100%coinbase65d ago0x24c7d7…0c2f89

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.