Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45c5…a7020x9dc9…59bdBasex402 service$0.01100%coinbase111d ago0x7cd36e…44c7d6
0x45c5…a7020x9dc9…59bdBasex402 service$0.02100%coinbase111d ago0x3efcf5…9a1b6f
0x45c5…a7020x9dc9…59bdBasex402 service$0.02100%coinbase111d ago0xc4768b…043909
0x45c5…a7020x9dc9…59bdBasex402 service$0.02100%coinbase111d ago0xab2f0d…609f53
0x45c5…a7020x9dc9…59bdBasex402 service$0.02100%coinbase111d ago0xe8ff38…0a414b
0x45c5…a7020x9dc9…59bdBasex402 service$0.02100%coinbase111d ago0x1f980f…594227
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.008100%coinbase111d ago0x67ce58…d83882
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x670f49…67022c
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x57d974…cf4d47
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x802bec…d22170
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.002100%coinbase111d ago0x19d598…b2b1c7
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.008100%coinbase111d ago0xa7135c…abcd86
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0xb45271…815a29
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0xc81bba…7da0ea
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x3c193e…71b6ac
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.002100%coinbase111d ago0x341980…787c69
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.008100%coinbase111d ago0x7f24f1…d2f1f1
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x1873b3…b2845f
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x1a4b1e…c305a7
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x8c5087…5acfbc
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.002100%coinbase111d ago0x29f2cf…40116e
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.008100%coinbase111d ago0x556010…46d21a
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x7cd113…be1ef8
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0xe85f92…01813f
0x65c8…7f7a0x9dc9…59bdBasex402 service$0.005100%coinbase111d ago0x9ea977…7f13eb

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.