Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x036595…7a4c33
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x81531f…5ec6c8
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xef52b8…f52d84
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xb2547b…b96ad0
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x0e0a37…fe88da
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x772365…6022be
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xab61e3…5e653d
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x733fca…33f41c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xc8b034…41dd97
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x7c2a92…952fbe
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xd6d93c…4593a9
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x3aa35e…9832e8
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xec952d…dfeb58
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xd1fc2f…50ef9b
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xe6830c…f1d9d7
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xd22aa8…ea9a8f
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x7db3bd…7686c2
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xba167a…f4a99f
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xbe8895…3e1e6c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x3d4751…136f58
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x4a5b1c…16415c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x5e71bd…ea2f36
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x05ea13…ec4443
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xc4cdd9…e3a61e
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0xcbd3db…4755d5

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.