Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd35a…2e4a0x3e0a…78e7Base—$0.004762100%coinbase74d ago0x26af27…cf1c95
0xd35a…2e4a0x3e0a…78e7Base—$0.004429100%coinbase74d ago0xc2a561…467fb5
0xd35a…2e4a0x3e0a…78e7Base—$0.004967100%coinbase74d ago0x3b8cb5…b75eed
0xd35a…2e4a0x3e0a…78e7Base—$0.005879100%coinbase74d ago0x008b3a…7b9988
0xd35a…2e4a0x3e0a…78e7Base—$0.005019100%coinbase74d ago0xdff0f9…4c16c0
0xd35a…2e4a0x3e0a…78e7Base—$0.005893100%coinbase74d ago0x482826…6147a7
0xd35a…2e4a0x3e0a…78e7Base—$0.004941100%coinbase75d ago0x23feb2…92aa32
0xd35a…2e4a0x3e0a…78e7Base—$0.005119100%coinbase75d ago0x01c2f0…60374c
0xd35a…2e4a0x3e0a…78e7Base—$0.004568100%coinbase75d ago0x046d7c…1b462a
0xd35a…2e4a0x3e0a…78e7Base—$0.004493100%coinbase75d ago0x545add…754fef
0xd35a…2e4a0x3e0a…78e7Base—$0.003347100%coinbase75d ago0x6c3b8a…b6ce08
0xd35a…2e4a0x3e0a…78e7Base—$0.003502100%coinbase75d ago0xe1d86c…c3ca75
0xd35a…2e4a0x3e0a…78e7Base—$0.005017100%coinbase75d ago0xd7236a…0f950d
0xd35a…2e4a0x3e0a…78e7Base—$0.004118100%coinbase75d ago0x319139…4d6ce4
0xd35a…2e4a0x3e0a…78e7Base—$0.004638100%coinbase75d ago0xba54e0…37898b
0xd35a…2e4a0x3e0a…78e7Base—$0.003316100%coinbase75d ago0x653580…892bcf
0xd35a…2e4a0x3e0a…78e7Base—$0.003427100%coinbase75d ago0x82971f…2ca081
0xd35a…2e4a0x3e0a…78e7Base—$0.00347100%coinbase75d ago0xc50884…0ed922
0xd35a…2e4a0x3e0a…78e7Base—$0.003744100%coinbase75d ago0xd66afd…b0034d
0xd35a…2e4a0x3e0a…78e7Base—$0.004327100%coinbase75d ago0xab57f8…481b52
0xd35a…2e4a0x3e0a…78e7Base—$0.004298100%coinbase75d ago0x2f5aed…273eb4
0xd35a…2e4a0x3e0a…78e7Base—$0.004391100%coinbase75d ago0x80af19…5833e6
0xd35a…2e4a0x3e0a…78e7Base—$0.004675100%coinbase75d ago0xa0abc3…ce6854
0xd35a…2e4a0x3e0a…78e7Base—$0.003364100%coinbase75d ago0x9dd2a1…5b71bf
0xd35a…2e4a0x3e0a…78e7Base—$0.00571100%coinbase75d ago0xa8ce06…db2337

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.