Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.01100%coinbase17h ago0x566ff7…fe32ab
0x5b2b…f2b10xa9dd…2315Base$0.01100%coinbase17h ago0xcfc19b…a21e0c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase17h ago0x375d21…b3a6ff
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase17h ago0xcc54a1…6f2ff0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase17h ago0xee512b…3d011f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase17h ago0x917b10…12d02b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase17h ago0x33f7f3…14f818
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase17h ago0xe42a76…23dcc9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase17h ago0xcd2458…eaaa14
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase17h ago0xf02d16…21f0f6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0xc4b49a…e4248d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0xd251f6…302244
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x5e5321…79344b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x267c25…09d0e9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x4a73de…786621
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0xefef50…8c9497
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x0f02a4…50ab8f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0xb68582…355e53
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x9f7855…cdee33
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x5a4079…270f7e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0xaedc4f…4712b2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x2daade…641911
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x52e6a2…ffecd3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0xf23d17…cc8e31
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18h ago0x7bc200…719d3c

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.