Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x2daa47…55c961
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x5c6acb…76085b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x18a1db…063987
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x830a5b…0d019e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x4499e6…3f05d0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xf2c99c…c81d7f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xe13cb8…af88e7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x75e697…6fe650
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xf7e74b…8ac92f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xbe9b39…41bac3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x1fd93c…1340b3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xdcba99…92fe8f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xfcdb54…4bf24b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x016c0f…88bac2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x81666e…550f85
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x7ca136…0e910e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x57aaa1…571510
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xf1a54d…183ed3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x83ba1d…98eb5f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x283cab…8e2320
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x5c70e8…6d53f0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xa8609d…a16173
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x2db544…78df5b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xb69e03…4ec75e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xe410ba…08e78f

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.