Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xff22e9…caf489
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x0bda28…59cb79
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x6f8687…c11c49
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xbadf7e…757e98
0x1fff…ce910x07cf…2396Basex402 service$0.10100%payAI24d ago0x59cbf6…1ee65a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x34d105…964821
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xaeae7f…1e060e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x4c7883…20b1e9
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x5f9249…b312f8
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x635c6f…7c874b
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xe446af…f09fdf
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xac5a35…2cfab0
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x6d9462…e7aef4
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xe26972…e9ed3d
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xfdcc8d…009c15
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x0b3af7…b3c80a
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x250f05…e8ddeb
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xfae641…7a73ca
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xea6aa7…f2ef0a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x8d2754…476708
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x5cb436…60ca3b
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xd16526…537795
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xa9dcad…168770
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xc9ab29…c2276c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x739824…a44b0d

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.