Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11cb…a2670xac8a…5feaBase—$0.01100%coinbase68d ago0xf617aa…973b21
0x11cb…a2670x23d9…f615Base—$0.01100%coinbase68d ago0x5cc85b…a3910d
0x11cb…a2670x30d4…7ae2Base—$0.01100%coinbase68d ago0x7580e1…0dc678
0x11cb…a2670xf875…ddebBase—$0.01100%coinbase68d ago0x516932…d68c0b
0x11cb…a2670x30f1…7f21Base—$0.01100%coinbase68d ago0xaa4f7a…da7731
0x11cb…a2670x0146…5869Base—$0.01100%coinbase68d ago0xf8a06f…4d33bc
0x11cb…a2670x604a…3c80Base—$0.01100%coinbase68d ago0x5e1060…68e8aa
0x11cb…a2670x9262…c13eBase—$0.01100%coinbase68d ago0x1355c0…fde66b
0x11cb…a2670x951d…9baeBase—$0.01100%coinbase68d ago0x422206…842ab7
0x11cb…a2670x8abc…b42eBase—$0.01100%coinbase68d ago0xdf480e…a9225a
0x11cb…a2670x589b…7238Base—$0.01100%coinbase68d ago0xc92412…74ff53
0x11cb…a2670x1ba2…24d3Base—$0.01100%coinbase68d ago0x18f358…b7a526
0x11cb…a2670x51d7…cde7Base—$0.01100%coinbase68d ago0xf2d504…02460c
0x11cb…a2670xc7de…fa8bBase—$0.01100%coinbase68d ago0x57695d…ec0ac0
0x11cb…a2670xc9ee…0002Base—$0.01100%coinbase68d ago0x8c9464…f1ce85
0x11cb…a2670xdd4a…d03dBase—$0.01100%coinbase68d ago0x1b44a1…cee820
0x11cb…a2670x60ef…9e9cBase—$0.01100%coinbase68d ago0xe81d97…c90839
0x11cb…a2670xe30f…b575Base—$0.01100%coinbase68d ago0x0c38a0…462f91
0x11cb…a2670xe31f…150bBase—$0.01100%coinbase68d ago0x1bfb1a…2b47f3
0x11cb…a2670x417c…cdfaBase—$0.01100%coinbase68d ago0x0f2753…67671a
0x11cb…a2670x388e…b9b4Base—$0.01100%coinbase68d ago0xc481fd…1575e2
0x11cb…a2670xbef7…6d47Base—$0.01100%coinbase68d ago0xe2095b…3d65a0
0x11cb…a2670x3619…2a1dBase—$0.01100%coinbase68d ago0x486260…1a59f5
0x11cb…a2670x23f8…da51Base—$0.01100%coinbase68d ago0x2749b6…55328c
0x11cb…a2670x1507…0eb0Base—$0.01100%coinbase68d ago0x85b64c…f7dca6

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.