Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x21d640…fb4036
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x27526d…a489ba
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x8f7c64…677c93
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0xfd1abe…9797a0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0xf06ac3…e07840
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x8111a0…59b550
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0xdb5f45…16a4b5
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x3fe496…23ecc1
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x149bc2…278145
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x5e54df…73a661
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x0805d5…d012d6
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0xabcfa4…ba72d3
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x4f669f…b56c77
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x45bdd4…6f404a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0xde26b5…b917b9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x060849…d68b4a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0xc7e69a…5a0f31
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x93b785…f56163
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x1b524c…3b2c9c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0xa9e121…6cd57e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x818fc8…20d2cd
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x6e8142…34fecf
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x9e8fe4…2ca018
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0x56c393…c07f74
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase55d ago0xce566b…500d8a

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.