Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36af…a9e30xc0a4…f488Base—$0.21100%coinbase36d ago0x049616…f50e18
0x6324…26270xc0a4…f488Base—$0.08100%coinbase36d ago0x395dbf…e94042
0x96eb…876a0xc0a4…f488Base—$0.15100%coinbase36d ago0x0a08ac…db6e36
0x8808…85030xc0a4…f488Base—$0.12100%coinbase36d ago0xd62e45…e350e4
0xc2cf…90180xc0a4…f488Base—$0.08100%coinbase36d ago0x4cb8dd…0de7f1
0xbd99…47910xc0a4…f488Base—$0.07100%coinbase36d ago0xf90b15…90b37b
0xcc0c…47e30xc0a4…f488Base—$0.08100%coinbase36d ago0xf47196…e7b36e
0xc066…7d860xc0a4…f488Base—$0.27100%coinbase36d ago0x242466…6924ac
0x8808…85030xc0a4…f488Base—$0.07100%coinbase36d ago0x890b87…532cd1
0xbaa9…abec0xc0a4…f488Base—$0.07100%coinbase36d ago0x1cf47b…770875
0xc4ec…ee510xc0a4…f488Base—$0.10100%coinbase36d ago0xa0c9ce…98b067
0xbd99…47910xc0a4…f488Base—$0.18100%coinbase36d ago0xf10cab…d21781
0xce4d…2c530xc0a4…f488Base—$0.07100%coinbase36d ago0x406b24…9a0c0c
0x0929…e3600xc0a4…f488Base—$0.07100%coinbase36d ago0x7bc96e…f80d84
0xe4e0…39390xc0a4…f488Base—$0.25100%coinbase36d ago0xf035e7…130eb3
0xcc0c…47e30xc0a4…f488Base—$0.24100%coinbase36d ago0xd3e765…4f3fac
0x01f4…4b2d0xc0a4…f488Base—$0.10100%coinbase36d ago0x614d75…1e0a13
0xe4e0…39390xc0a4…f488Base—$0.58100%coinbase36d ago0xb01137…82c0bf
0x4e17…ec900xc0a4…f488Base—$0.07100%coinbase36d ago0x777251…957272
0x8808…85030xc0a4…f488Base—$0.26100%coinbase36d ago0x579cb9…9a42f2
0x6564…219d0xc0a4…f488Base—$0.23100%coinbase36d ago0x3a1e5b…ef88a5
0x8f0f…48a80xc0a4…f488Base—$0.26100%coinbase36d ago0x5d1a4a…50c30d
0xc4ec…ee510xc0a4…f488Base—$0.72100%coinbase36d ago0x2f7bde…9720cc
0xe0f2…61330xc0a4…f488Base—$0.08100%coinbase36d ago0x3a7305…702666
0xc2cf…90180xc0a4…f488Base—$0.19100%coinbase36d ago0x1296a2…5b8c69

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.