Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x8dcf14…168f34
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x926402…7a0c04
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0xcf78d7…9c8171
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x0cf212…c87820
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0xd406ac…8c0eb6
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0xd94a9a…6a0c29
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x16bc30…8fe70d
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x1c597e…25e507
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x481dbe…f80c5b
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x027ffe…eefe82
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x434994…201d2e
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x598820…64240a
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x1800b3…519939
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x1c590e…d818d8
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0xd903a2…cb1d51
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x71cab4…cd129a
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0xb73efa…94a119
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x1fcd2d…e68a0f
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x01ebbb…e3e627
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0xe98a00…abe09f
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x3ef8f5…d04ede
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0xef95ec…07a9af
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0xbac855…dd860b
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x9b5d06…173ee9
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase22d ago0x7763e1…ac0239

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.