Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e22…54930x3e0a…78e7Base—$0.004432100%coinbase75d ago0xace638…a63e30
0x8e22…54930x3e0a…78e7Base—$0.004244100%coinbase75d ago0x8cf19f…fcfee7
0x8e22…54930x3e0a…78e7Base—$0.005783100%coinbase75d ago0xe583e3…479061
0x8e22…54930x3e0a…78e7Base—$0.004733100%coinbase75d ago0x98190a…056c6b
0x8e22…54930x3e0a…78e7Base—$0.002841100%coinbase75d ago0x2601d5…bcd57e
0x8e22…54930x3e0a…78e7Base—$0.003328100%coinbase75d ago0x31eef9…6c94e1
0x8e22…54930x3e0a…78e7Base—$0.003136100%coinbase75d ago0x132332…45d1e2
0x8e22…54930x3e0a…78e7Base—$0.003066100%coinbase75d ago0x1b7976…4a2a84
0x8e22…54930x3e0a…78e7Base—$0.005243100%coinbase75d ago0x088c8b…1ac930
0x8e22…54930x3e0a…78e7Base—$0.004233100%coinbase75d ago0x21b5d9…603b63
0x8e22…54930x3e0a…78e7Base—$0.003875100%coinbase75d ago0x84daa3…5614aa
0x8e22…54930x3e0a…78e7Base—$0.004538100%coinbase75d ago0x35fe28…0cc583
0x8e22…54930x3e0a…78e7Base—$0.003881100%coinbase75d ago0xadc122…60ec56
0x8e22…54930x3e0a…78e7Base—$0.004906100%coinbase75d ago0x475957…4e903e
0x8e22…54930x3e0a…78e7Base—$0.004008100%coinbase75d ago0xee5d24…401907
0x8e22…54930x3e0a…78e7Base—$0.005137100%coinbase75d ago0xd498cc…cbea1b
0x8e22…54930x3e0a…78e7Base—$0.00499100%coinbase75d ago0xe0db1c…27e578
0x8e22…54930x3e0a…78e7Base—$0.002843100%coinbase75d ago0x96fede…e5fb68
0x8e22…54930x3e0a…78e7Base—$0.00357100%coinbase75d ago0xd137cb…4b5284
0x8e22…54930x3e0a…78e7Base—$0.004087100%coinbase75d ago0xf9e2c0…630cd4
0x8e22…54930x3e0a…78e7Base—$0.00488100%coinbase75d ago0x749c63…2e77a3
0x8e22…54930x3e0a…78e7Base—$0.002957100%coinbase75d ago0x597284…055941

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.