Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x7d3bd7…d42acd
0xc99b…1bf20xa8b2…1d68Base—$0.0170%0x9501…c67710s ago0x01c257…bed498
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x937be8…a7f4bd
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0x5830b6…67aede
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xddbb34…7ce81d
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x74f8d3…1d84fa
0xa848…6b890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xa408c9…06931f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase20s ago0x0aa6cb…03c691
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0x9c0464…01d3de
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0x328d17…4a2d7d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22s ago0xef5ef3…33b33b
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x22897b…26b8d0
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase26s ago0xff8a17…150b9c
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0xb6a71e…9bb5f2
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase30s ago0xef11e1…16819a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x0fe568…fa87d2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xa16e0e…33bdb5
0x36f8…ee890x7264…d4e3Base—$16.0070%0x3e32…3ce734s ago0x2bbb7d…495f23
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x055eaf…c53ccc
0xa848…6b890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xc4ec23…fc6533
0xd777…37210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x92e7f9…50af7a
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase40s ago0xa61193…5c4b59
0x1281…6efd0xfe80…47eeBase—$0.001100%fluxa42s ago0x524c79…c9cb3d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xf9b31d…60237e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xa0d366…4edecf

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.