Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0x296874…21a743
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x2dbd55…261437
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x098c3d…005787
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0x3828ab…9b2c1d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0xec0bd2…5246c8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x86de52…e77ef0
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0xb32fd6…a20ded
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x0e33c4…5ac633
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0xccdad8…2607c7
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0x947f98…b6d86c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0xb02004…78e3ca
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x532f26…ba02bd
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0x57c99f…21cfc1
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0xc934dd…c07743
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x57fc78…fa16fe
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0x5cb03a…4703ef
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x4b8ce6…15bba5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0xf55fa9…849e61
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0x83b9c8…863cc7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x22a6ea…a7b8d0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x700a83…58830f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0x2e1732…7ddb33
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0x9dd036…bb7d0c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase58d ago0xf097d7…c16c9e
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase58d ago0x4c8e16…21aaba

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.