Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8729…75900x0e3d…7757Base—$1,050.00100%0x5697…9cea85d ago0xe3c0d1…5e24f6
0x4960…d3d60x0e3d…7757Base—$42.00100%0x614a…d5ce85d ago0x0bb34e…d82a06
0x1332…66eb0x0e3d…7757Base—$7.75100%0xdeef…04fd85d ago0xa74a24…838957
0xa787…64cf0x0e3d…7757Base—$2.10100%0xa7d7…e1b685d ago0x7dd74d…78c59f
0x1332…66eb0x0e3d…7757Base—$3,990.00100%0xe4bd…cd4e85d ago0x70ab22…66cab8
0x1332…66eb0x0e3d…7757Base—$21.00100%0xf098…e1e485d ago0xeda032…3b4dcf
0x7c80…64e00x0e3d…7757Base—$10.50100%0x4f6a…d2f685d ago0xc7a26b…80a711
0x6737…a8820x0e3d…7757Base—$20.00100%0x77d2…f15d85d ago0x54d73a…e2efb7
0x1e51…6ff40x0e3d…7757Base—$32.73100%0x4184…789b85d ago0x93c1bc…9f8cf5
0xa787…64cf0x0e3d…7757Base—$5.25100%0x8c4f…19d785d ago0xfd3ad9…e71d89
0x1332…66eb0x0e3d…7757Base—$31.50100%0xc763…5b0b85d ago0xffb8c9…6aaf29
0xa787…64cf0x0e3d…7757Base—$2.10100%0x6361…440585d ago0x285674…946963
0x38d6…68220x0e3d…7757Base—$78.00100%0x1c63…f5e785d ago0x53a363…6f0c85
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9b8a…f4bd85d ago0x23fe7a…306ca8
0x1332…66eb0x0e3d…7757Base—$10.00100%0xa438…8fb885d ago0x961d28…a983a5
0x1332…66eb0x0e3d…7757Base—$50.00100%0x4a9b…67ce85d ago0x409339…f163ac
0x1332…66eb0x0e3d…7757Base—$15.75100%0x6f36…132b85d ago0x4c6e42…7b2bdf
0xc9a2…31540x0e3d…7757Base—$5.25100%0x7390…9c9385d ago0x600a28…5600b8
0x1332…66eb0x0e3d…7757Base—$10.50100%0x42d1…f7df85d ago0x4e2fcc…e77787
0xa787…64cf0x0e3d…7757Base—$5.25100%0xed27…48f785d ago0xff6410…66d567
0x1332…66eb0x0e3d…7757Base—$10.00100%0x1f5f…656e85d ago0x224de2…cafa18
0xc9a2…31540x0e3d…7757Base—$10.50100%0x0e26…797885d ago0x3e3a20…5f218e
0x1332…66eb0x0e3d…7757Base—$3.15100%0xde5c…e1ff85d ago0xa3a88e…f1e619
0x1332…66eb0x0e3d…7757Base—$10.50100%0x63f7…457885d ago0x9d7165…5e93b4
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8bc8…eb0285d ago0x85af23…4575c0

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.