Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x83c560…5d8697
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x6b4534…77fc53
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x430870…bb9d4d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0xd08126…b4875e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x53ac68…f34fdb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0xf5029f…986795
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x05f9ba…0e57c9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0xeca1ca…566298
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x4f4fa5…4c148d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x1711d4…5f0217
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x918dd9…191ac7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x421bfc…3c3e9a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x4c0e55…186d2b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0xa126b9…f71e5d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x2602df…a4450d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x503ecd…7863fb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x6e121c…8ebd0b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x86ef67…e5940d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x44d1ed…78c36b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x29ea93…1f669c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0x7968d8…c3429c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0xb11d45…26e22c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0xb80755…8a3c04
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0xeb7f5e…dd536e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase110d ago0xeff3fd…dada61

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.