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%coinbase114d ago0x286394…5f4b92
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xdec468…a1924c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x739a0d…cc6e1c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xee3ff6…990bed
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xc5b18c…848437
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x49ba8b…b9c5a6
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x3aeece…274bfd
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x7df161…5b8814
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x03f045…3d15a8
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x4e2bac…37fd8c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xb1be77…8d2736
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xd7f517…0b969a
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x5891e9…cf32c9
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x96fe89…62ff70
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xd0f26a…d0460f
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x464acb…c54c79
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x31bcc1…e033e7
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x061098…7875c5
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x274d53…504929
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xeb28d6…5e7b8b
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x13257e…8dcd19
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xab5ab8…6ed98e
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xfe6352…2736e6
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x7e2347…3878df
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xd3fda6…3c29c1

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.