Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$285.97100%0x04e2…747846d ago0x260ef1…873b8d
0x1332…66eb0x0e3d…7757Base—$21.00100%0xaf62…40b946d ago0xc783d9…9cb8cf
0x1332…66eb0x0e3d…7757Base—$7.35100%0xad90…433246d ago0x91a3a9…b94746
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa2b8…fedd46d ago0x1c8781…675907
0xa787…64cf0x0e3d…7757Base—$10.50100%0xb55c…2e3e46d ago0x0b324a…0a207d
0xca8d…e81d0x0e3d…7757Base—$0.78100%0x6ea2…9d3346d ago0xe28f3f…4119f2
0xc9a2…31540x0e3d…7757Base—$4.20100%0xa7d7…e1b646d ago0xd7d078…37fb8d
0x4a02…920e0x0e3d…7757Base—$10.50100%0x07d6…1b9446d ago0x000cd7…d777e9
0x4a02…920e0x0e3d…7757Base—$10.50100%0x3aab…e20946d ago0xd9f3f6…966329
0xc9a2…31540x0e3d…7757Base—$1.05100%0x4eef…bbd246d ago0xeb584a…10714f
0x1332…66eb0x0e3d…7757Base—$54.60100%0xe4c8…f88746d ago0x5693be…450815
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3ab4…e68446d ago0xb7a4bf…64d8dc
0x78d7…e53f0x0e3d…7757Base—$1.05100%0x55b3…f1a046d ago0x1ffbb1…4e0cda
0x1332…66eb0x0e3d…7757Base—$2.10100%0x6c20…6aed46d ago0x64e73b…aa902b
0x1963…4f7b0x0e3d…7757Base—$2.10100%0x6f36…132b46d ago0x4227d6…0c89f4
0x1332…66eb0x0e3d…7757Base—$10.50100%0x21ab…01d946d ago0xb68708…33650c
0x1332…66eb0x0e3d…7757Base—$1.05100%0x170f…623046d ago0x513b45…491c09
0x1332…66eb0x0e3d…7757Base—$105.00100%0xdc27…c47d46d ago0xf3a16a…78f6b2
0x4611…91cc0x0e3d…7757Base—$10.50100%0x9c03…689d46d ago0x69e843…f92338
0xbbeb…01390x0e3d…7757Base—$10.50100%0x63f7…457846d ago0x3b6f31…097485
0x1332…66eb0x0e3d…7757Base—$5.25100%0x54b0…438446d ago0x5aba3a…22c6ad
0x1332…66eb0x0e3d…7757Base—$21.00100%0xa5e3…a7a346d ago0xb5ca96…189c62
0x3338…b5250x0e3d…7757Base—$10.50100%0xa82a…456346d ago0x7114db…cfe4b0
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1ceb…22ad46d ago0xc1db5e…0a05cc
0xa520…eca40x0e3d…7757Base—$15.75100%0x4950…4a2646d ago0x781d1b…3f5e66

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.