Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4069c1…635f67
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc3a1b…8b5e96
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe80da…42f7ee
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f4be9…e768e9
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b666f…570873
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ae3f0…c75875
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24390e…b7fdeb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xafdaca…909b29
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f360b…868de1
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69f09b…e3d844
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x426db2…ddafe5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1a3d8…437aaa
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe86f9c…3ab3c4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41e855…74cda4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc28491…864902
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9694b3…8e52d0
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5598b0…2c7a90
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5f964…c74827
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9dba52…ba56cd
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x539020…76053b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00e821…9c1925
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcde187…469f16
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe734de…8587e2
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb3859…2850ed
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5aea0…92521f

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.