Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x1b1bf5…ed6e2d
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xae1292…79778b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xf559eb…b4043b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x4b9f20…707b93
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xb8e193…2068c7
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x91831d…aaa476
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xe44a43…548d27
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x236a45…41baa9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xccd19f…e7ea52
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x0602be…dd3566
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x34ad7f…7d9700
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x5d91ce…9f3811
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xea7fbf…4e5034
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x568f3c…59b72c
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xf4a02b…26f7c7
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xb4762a…a0b542
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x6c7212…20f508
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x9a1891…17ae13
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x33bb11…4dac5f
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xa00cde…bf8a7a
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0x1fe8c9…0bd848
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0xdcd844…e59744
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x905c16…bbd793
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase44d ago0x8e288c…e0eed9
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase44d ago0xeb7910…3966bd

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.