Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase112d ago0x0e3436…73f06d
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase112d ago0x34f437…405906
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x124b55…cfd150
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase112d ago0x838314…d1940c
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x1e5310…5ad2e7
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x4233f1…45c28d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xb8a357…c770e2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0xf61691…fb56b9
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase112d ago0x98f3e2…e415e0
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase112d ago0x21c4f5…d2719b
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xb1e904…a61177
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase112d ago0xe32fea…df914a
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0xddb21d…5095eb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x9808c1…b9338c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x7c1c2a…15b493
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x4d445b…fa1352
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase112d ago0x1cde25…7806fa
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase112d ago0x3225ea…bbd0ca
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x416cb5…1c76a4
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x6ef14a…3c6503
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase112d ago0x68a0cb…4b525c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x010b90…2440b3
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xb8c9ee…9a7f57
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xb16de2…bced5f
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase112d ago0xe9c7f5…d9d86e

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.