Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6175…5efc0x3e0a…78e7Base—$0.002996100%coinbase74d ago0x6823a1…263c65
0x6175…5efc0x3e0a…78e7Base—$0.005401100%coinbase74d ago0x746b87…113a71
0x6175…5efc0x3e0a…78e7Base—$0.004272100%coinbase74d ago0xb84528…1db8c5
0x6175…5efc0x3e0a…78e7Base—$0.00434100%coinbase74d ago0x265201…895c4a
0x6175…5efc0x3e0a…78e7Base—$0.005384100%coinbase74d ago0x62d2f0…5cbd38
0x6175…5efc0x3e0a…78e7Base—$0.002801100%coinbase74d ago0xdbff34…057e94
0x6175…5efc0x3e0a…78e7Base—$0.004527100%coinbase75d ago0x1941e8…047777
0x6175…5efc0x3e0a…78e7Base—$0.005112100%coinbase75d ago0xa1163b…25c711
0x6175…5efc0x3e0a…78e7Base—$0.005876100%coinbase75d ago0xd4364d…2814ed
0x6175…5efc0x3e0a…78e7Base—$0.005731100%coinbase75d ago0x8f85a7…57c66b
0x6175…5efc0x3e0a…78e7Base—$0.004143100%coinbase75d ago0x341121…0e9600
0x6175…5efc0x3e0a…78e7Base—$0.003372100%coinbase75d ago0xf970a2…36465d
0x6175…5efc0x3e0a…78e7Base—$0.005198100%coinbase75d ago0x31f174…0369ef
0x6175…5efc0x3e0a…78e7Base—$0.004186100%coinbase75d ago0x76f2a1…6741c8
0x6175…5efc0x3e0a…78e7Base—$0.005407100%coinbase75d ago0xb1009f…107973
0x6175…5efc0x3e0a…78e7Base—$0.003222100%coinbase75d ago0xb4c973…1e79e9
0x6175…5efc0x3e0a…78e7Base—$0.004043100%coinbase75d ago0x86159b…6d5055
0x6175…5efc0x3e0a…78e7Base—$0.005818100%coinbase75d ago0xd655c2…8e47a8
0x6175…5efc0x3e0a…78e7Base—$0.00301100%coinbase75d ago0x10c06d…e6ea1b
0x6175…5efc0x3e0a…78e7Base—$0.003724100%coinbase75d ago0xfab981…76a0ce
0x6175…5efc0x3e0a…78e7Base—$0.00397100%coinbase75d ago0x126068…b8111a

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.