Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfea4…94a30xc0a4…f488Base—$0.07100%coinbase39d ago0x9ab45b…ae6ad7
0x93bd…03460xc0a4…f488Base—$0.07100%coinbase39d ago0xdac796…c45217
0x73b5…2b780xc0a4…f488Base—$0.07100%coinbase39d ago0x7f6dae…959be1
0x1ebd…cd720xc0a4…f488Base—$0.12100%coinbase39d ago0x7c8cdf…034e92
0x9cb5…6f0d0xc0a4…f488Base—$0.10100%coinbase39d ago0x36442a…2eab55
0x9853…25310xc0a4…f488Base—$0.12100%coinbase39d ago0x3b7e84…4d587a
0xae9a…213c0xc0a4…f488Base—$0.10100%coinbase39d ago0x72779d…149df8
0x2520…7b880xc0a4…f488Base—$0.07100%coinbase39d ago0x48ca13…3b8536
0x04cf…4ead0xc0a4…f488Base—$0.07100%coinbase39d ago0x8e0c59…590282
0x8101…ed220xc0a4…f488Base—$0.07100%coinbase39d ago0x15dba1…56ef9e
0x9418…35aa0xc0a4…f488Base—$0.10100%coinbase39d ago0x4bc5fd…20262a
0x2345…2ac40xc0a4…f488Base—$0.07100%coinbase39d ago0x97c2ec…831676
0x2e4f…9c070xc0a4…f488Base—$0.11100%coinbase39d ago0x0a1af3…9da8a5
0x60b6…efc80xc0a4…f488Base—$0.08100%coinbase39d ago0x18065e…8177a7
0xfc98…92220xc0a4…f488Base—$0.07100%coinbase39d ago0x9855c5…81faab
0x9853…25310xc0a4…f488Base—$0.18100%coinbase39d ago0xff00cd…24d878
0x9e7a…b8ea0xc0a4…f488Base—$0.07100%coinbase39d ago0xe8df91…3c58e6
0x9853…25310xc0a4…f488Base—$0.07100%coinbase39d ago0x367fda…df5f3e
0x9853…25310xc0a4…f488Base—$0.07100%coinbase39d ago0xf8f6e9…c03fcc
0x9853…25310xc0a4…f488Base—$0.10100%coinbase39d ago0x7fea3e…96268a
0xbd37…e6f70xc0a4…f488Base—$181.66100%coinbase39d ago0xa04945…c81bb2
0xbd37…e6f70xc0a4…f488Base—$181.66100%coinbase39d ago0x2c8a5d…dc4a85
0xe348…41b40xc0a4…f488Base—$0.08100%coinbase39d ago0x068a5f…baf1dc
0x7913…24820xc0a4…f488Base—$0.09100%coinbase40d ago0xf0b858…bc223a
0xe348…41b40xc0a4…f488Base—$0.14100%coinbase40d ago0xcda774…4606dd

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.