Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x2041…bdf667d ago0x826c0b…66972b
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2b35…135b67d ago0xd0c9a6…39b0cd
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x850e…501767d ago0x30509d…6341fa
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc330…c0b267d ago0x4ad58c…033b37
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x9d1f…cb2267d ago0x4c5731…c37929
0x4bfb…0c880x0e3d…7757Base—$9.45100%0x7c94…b13e67d ago0x2ab93c…320e93
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x76aa…2a0a67d ago0xc947a8…beacfb
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x78ce…877f67d ago0x783298…799fb0
0x4bfb…0c880x0e3d…7757Base—$52.50100%0x2041…bdf667d ago0x27103c…9a0239
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x065e…0a6067d ago0x57846d…29cdd1
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8817…492767d ago0xb169f7…f50be9
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x16b5…bfc067d ago0x97d8ab…a5e4d3
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc629…e70167d ago0x66dc70…277f3f
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x3764…3be068d ago0xcf8826…7d32a8
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x2133…5a4268d ago0x6c98bb…4213ae
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x79e1…2ea768d ago0x4e6d6b…52fca8
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8112…516768d ago0x87bcdc…df4f5c
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x7250…0f2068d ago0xbe0366…2451c3

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.