Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$2.1070%0x1c09…186f34d ago0x7adcd6…9da3d2
0xa17c…60a90x0e3d…7757Base—$10.5070%0x816c…9f8634d ago0x8c8cfb…41a80b
0xa17c…60a90x0e3d…7757Base—$1.0570%0x1e7c…464c34d ago0x961074…0576fc
0xa17c…60a90x0e3d…7757Base—$10.5070%0xd223…7d2834d ago0xe83aa6…e190d2
0xa17c…60a90x0e3d…7757Base—$1.0570%0xaecf…8b7534d ago0x18a41e…2e1407
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2a59…864534d ago0x3e762c…e378a5
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xca67…882034d ago0xe4ee19…f7116f
0xa17c…60a90x0e3d…7757Base—$10.5070%0x023e…d6fc34d ago0xa659d2…0b69d5
0xa17c…60a90x0e3d…7757Base—$21.0070%0xdb8c…386134d ago0xb9c7fa…9d78ea
0xa17c…60a90x0e3d…7757Base—$10.5070%0x414d…e9d534d ago0x1347fb…ec4ecb
0xa17c…60a90x0e3d…7757Base—$1.0570%0xafd1…680d34d ago0xaca1f6…21b400
0xa17c…60a90x47c5…4fc3Base—$5.2570%0xfb22…aa3b34d ago0x418eb3…39c2df
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xc76e…a7a934d ago0xf33129…0a4cd0
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xa690…238c34d ago0x8b0654…7f2664
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x45b0…c0d634d ago0x259f11…0f0cdd
0xa17c…60a90x0e3d…7757Base—$10.5070%0x466a…f27134d ago0xcce66b…657f3b
0xa17c…60a90x47c5…4fc3Base—$11.5570%0xd1bc…096d34d ago0x1921f3…50df34
0xa17c…60a90x0e3d…7757Base—$3.1570%0x406c…cda334d ago0xf78688…f8f403
0xa17c…60a90x0e3d…7757Base—$21.0070%0x72ef…0ffd34d ago0x8d1486…a65cf5
0xa17c…60a90x0e3d…7757Base—$2.1070%0x8b99…df7934d ago0x5088f2…4ba225
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x3764…3be035d ago0xfb0867…ba4625
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xdfea…dfaf35d ago0xefc6f5…ccdbab
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xaa2e…f04435d ago0x580220…a3c9a8
0xa17c…60a90x0e3d…7757Base—$21.0070%0x9765…21f535d ago0x011c13…3f951b

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.