Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6288…8b4981d ago0x74e210…d21661
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8bf2…a82e81d ago0x222c7a…cc8c3b
0xa17c…60a90x0e3d…7757Base—$3.15100%0x35ec…9dba81d ago0x8e32c5…2b6469
0xa17c…60a90x0e3d…7757Base—$10.50100%0x363e…450d81d ago0x8866f9…b3228b
0xa17c…60a90x0e3d…7757Base—$21.00100%0xcf6b…a40a81d ago0x5f2063…073c45
0xa17c…60a90x0e3d…7757Base—$15.75100%0xbf7d…708b81d ago0xdd5a75…f21fa7
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6f36…132b81d ago0xd46ae8…4fd014
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1c09…186f81d ago0x2b3785…26b556
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc506…1e3d81d ago0x6b73dd…615de4
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4a3c…710281d ago0x994c8c…df6838
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5697…9cea81d ago0x693edf…b42658
0xa17c…60a90x0e3d…7757Base—$2.10100%0x4a9b…67ce81d ago0xcab594…ca5f9a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x271d…71b481d ago0x8c9d29…5e9086
0xa17c…60a90x0e3d…7757Base—$52.50100%0x3dd1…4d5c81d ago0xeea7e9…d19a90
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd50e…07b981d ago0xac78c6…ff8667
0xa17c…60a90x0e3d…7757Base—$3.15100%0xab17…f94381d ago0xa81ba6…da827f
0xa17c…60a90x0e3d…7757Base—$3.15100%0x643b…940481d ago0x73eb13…ac4397
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3e70…fea181d ago0xb051bc…9033d2
0xa17c…60a90x0e3d…7757Base—$26.25100%0x6d10…b12b81d ago0xba31b1…262742
0xa17c…60a90x0e3d…7757Base—$2.10100%0xb89a…e8ac81d ago0xcc97e5…464498
0xa17c…60a90x0e3d…7757Base—$3.15100%0x433f…6ee981d ago0x47c77e…0be457
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1570…9b0a81d ago0x90f2d9…95cea0
0xa17c…60a90x0e3d…7757Base—$2.10100%0x96df…634b81d ago0xb0afc1…dfc019
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8183…61da81d ago0x28cc8d…ccfe09
0xa17c…60a90x0e3d…7757Base—$5.25100%0x90ad…1cd681d ago0xcac77f…907942

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.