Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b72…2c970xc6f5…e906Base—$0.01100%coinbase67d ago0xc56cc2…27d98f
0x8b72…2c970x3bf2…b07aBase—$0.01100%coinbase68d ago0x02ee23…420521
0x8b72…2c970x8b36…f561Base—$0.01100%coinbase68d ago0x0c3b26…7241c7
0x8b72…2c970x3be5…1505Base—$0.01100%coinbase68d ago0x6b1bb9…8a195e
0x8b72…2c970xc271…855cBase—$0.01100%coinbase68d ago0xfb0082…a50145
0x8b72…2c970x6e01…d7a2Base—$0.01100%coinbase68d ago0xd4a138…14937b
0x8b72…2c970x774a…40e6Base—$0.01100%coinbase68d ago0x7a3592…cca597
0x8b72…2c970x1f07…7ef9Base—$0.01100%coinbase68d ago0x388f9a…497e88
0x8b72…2c970x5b69…d068Base—$0.01100%coinbase68d ago0xd0eaa0…6ac45d
0x8b72…2c970x43c4…da04Base—$0.01100%coinbase68d ago0x0f9a5f…90367d
0x8b72…2c970x8920…a9f5Base—$0.01100%coinbase68d ago0x218270…2342bb
0x8b72…2c970xb400…7a3fBase—$0.01100%coinbase68d ago0xaba43a…5f95c7
0x8b72…2c970x83f7…c6b3Base—$0.01100%coinbase68d ago0x540e4d…297648
0x8b72…2c970x5e90…66f2Base—$0.01100%coinbase68d ago0xa594d8…417492
0x8b72…2c970xedab…db99Base—$0.01100%coinbase68d ago0x2eb1c8…1d25a1
0x8b72…2c970x44a8…f849Base—$0.01100%coinbase68d ago0x7c2e1c…ab9d3a
0x8b72…2c970xf22d…7da6Base—$0.01100%coinbase68d ago0x333394…7e7a13

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.