Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$3.15100%0x45b0…c0d676d ago0x024ef8…db5073
0xdd07…45b90x0e3d…7757Base—$1.05100%0xa7d7…e1b676d ago0x02b6ee…7882f1
0xdd07…45b90x0e3d…7757Base—$2.10100%0x4e90…564a76d ago0xe06de3…126fc8
0xdd07…45b90x0e3d…7757Base—$2.10100%0xda14…75fa76d ago0x1a54ae…36923b
0xdd07…45b90x0e3d…7757Base—$11.55100%0x5e6e…178776d ago0xce192f…88e4d4
0xdd07…45b90x0e3d…7757Base—$10.50100%0xfe9d…bf4676d ago0x5118ff…810571
0xdd07…45b90x0e3d…7757Base—$15.75100%0x127e…b24a76d ago0x7d105f…f73e9d
0xdd07…45b90x0e3d…7757Base—$10.50100%0x77d0…ce5076d ago0x82d58b…565206
0xdd07…45b90x0e3d…7757Base—$2.10100%0x560f…a71376d ago0x063c95…56a1c7
0xdd07…45b90x0e3d…7757Base—$10.50100%0x811a…c8aa76d ago0xd4f6ba…2e5b09
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc5c7…f8a576d ago0x635930…7f778e
0xdd07…45b90x0e3d…7757Base—$2.10100%0x8112…516776d ago0x8b38f0…08ae2c
0xdd07…45b90x0e3d…7757Base—$2.10100%0xfe42…c1f076d ago0x4ba80a…6b02c3
0xdd07…45b90x0e3d…7757Base—$10.50100%0x55b3…f1a076d ago0xb5d6e3…04c61c
0xdd07…45b90x0e3d…7757Base—$1.05100%0x30b6…608976d ago0xd8cca3…52a1b7
0xdd07…45b90x0e3d…7757Base—$1.05100%0x39f9…9a7976d ago0x924c9a…88b873
0xdd07…45b90x0e3d…7757Base—$105.00100%0x37bf…71af76d ago0x389dd3…799b11

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.