Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5962…53850x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x83f08a…7ba8c7
0x0b76…7eb90x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xb78720…d8dd23
0x5f40…267d0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x078e06…064b34
0xd740…05e90x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x33117d…59f767
0xa4ab…efbe0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xcf0184…c8cf0d
0x0f1f…b91e0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xbf5840…c6c2c1
0x5700…d2590x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x118b26…fc791b
0x237b…8dd40x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x711ba4…ed512c
0x0147…503a0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xfea7c4…0fbcc3
0x0461…64160x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xaa4cb0…b3c49b
0x132c…8f610x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x6ce7c6…45f02e
0x0461…64160x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x7c2917…a41434
0x7297…8f4b0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x41fbc3…8cb659
0xd55e…7fb60x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x779bca…d65199
0x8eab…166e0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x7f16e5…90bb3b
0xc3b6…e57b0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x092ec7…eb0b89
0x00bf…49350x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xface98…04225d
0x6815…46250x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xe52da5…e3ab2b
0xeb5b…78220x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x428e82…a3a731
0x1bae…d1dc0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x8b5677…a25201
0x4092…1d740x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x5dda96…af9865
0x9615…35630x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x6e30db…d71967
0xa85e…5ead0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0x60aa72…30037a
0xb04e…443f0x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xd675bd…1e78e3
0xdcd0…abe00x85a7…109bBase—$0.00170%0x6cb9…e3d540d ago0xa29659…4b891f

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.