Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060x7398…2c8bBase—$0.01100%coinbase57d ago0xa19043…0de4d1
0xb58e…42060x2ab9…c92fBase—$0.01100%coinbase57d ago0x8964a4…445367
0xb58e…42060x4fea…aed2Base—$0.01100%coinbase57d ago0x34fe5f…83675e
0xb58e…42060x0951…638cBase—$0.01100%coinbase57d ago0x245277…1c888f
0xb58e…42060xe6f7…9646Base—$0.01100%coinbase57d ago0x66974c…2d96e8
0xb58e…42060x8d03…5a3eBase—$0.01100%coinbase57d ago0x0c6187…ff99b7
0xb58e…42060xf142…eeafBase—$0.01100%coinbase57d ago0xd96b90…dfcedf
0xb58e…42060xa1c7…90f4Base—$0.01100%coinbase57d ago0xfe6461…a19ab4
0xb58e…42060xe525…d96bBase—$0.01100%coinbase57d ago0xa04b1d…2fc871
0xb58e…42060xac81…b054Base—$0.01100%coinbase57d ago0x808212…d674f5
0xb58e…42060x15a6…9fd0Base—$0.01100%coinbase57d ago0x16ab8d…0d9b39
0xb58e…42060x69bf…5817Base—$0.01100%coinbase57d ago0xa4b1db…853323
0xb58e…42060xa3f8…b68fBase—$0.01100%coinbase57d ago0xad4e3e…0812b4
0xb58e…42060x624e…1a27Base—$0.01100%coinbase57d ago0xbb2822…c771f1
0xb58e…42060x00de…6755Base—$0.01100%coinbase57d ago0x3ad8f7…8d4579
0xb58e…42060x96d2…ba8cBase—$0.01100%coinbase57d ago0x6165e7…2d9b1c
0xb58e…42060x993a…7a13Base—$0.01100%coinbase57d ago0x744a50…7e27c4
0xb58e…42060xaa99…fb3bBase—$0.01100%coinbase57d ago0x6519e7…f3081d
0xb58e…42060x0aa3…84c5Base—$0.01100%coinbase57d ago0xaff406…9fd7e1
0xb58e…42060x25d4…5c57Base—$0.01100%coinbase57d ago0xdb0719…9f678b
0xb58e…42060x74da…adbfBase—$0.01100%coinbase57d ago0x236668…30712f
0xb58e…42060xf18b…8956Base—$0.01100%coinbase57d ago0x6e03b5…f808cf
0xb58e…42060xec2c…80d9Base—$0.01100%coinbase57d ago0xa7da0d…9dabb6
0xb58e…42060x194a…5ae7Base—$0.01100%coinbase57d ago0xac6fd6…322598
0xb58e…42060x1c0e…91f8Base—$0.01100%coinbase57d ago0x3848d0…dbc187

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.