Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$21.0070%0xa30d…6d0031d ago0x4ab006…885e88
0x3fb1…7e250x0e3d…7757Base$3.1570%0x86c0…288931d ago0x59e774…6fbbd4
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x39e9…239331d ago0x7f1d43…b2ef45
0x3fb1…7e250x0e3d…7757Base$10.5070%0xfbba…dd9031d ago0xc3fe6e…066aaf
0x3fb1…7e250x0e3d…7757Base$21.0070%0xb92d…57bc31d ago0xd08c19…2feda4
0x3fb1…7e250x0e3d…7757Base$5.2570%0x31fe…80c431d ago0xa33d57…b679b0
0x3fb1…7e250x0e3d…7757Base$21.0070%0x3d44…411531d ago0x6aa6b0…16ff4b
0x3fb1…7e250x0e3d…7757Base$31.5070%0xb97a…ba2d31d ago0xb633a2…818abb
0x3fb1…7e250x0e3d…7757Base$3.1570%0x72ef…0ffd31d ago0x997f83…eadbd2
0x3fb1…7e250x0e3d…7757Base$2.1070%0x154a…ba3231d ago0xae2e2e…bb396c
0x3fb1…7e250x0e3d…7757Base$5.2570%0x28a1…4ae531d ago0xe50908…db2812
0x3fb1…7e250x0e3d…7757Base$10.5070%0xb55c…2e3e31d ago0x42394a…482edc
0x3fb1…7e250x0e3d…7757Base$5.2570%0x3b25…fc9a31d ago0xf3a987…95b1fa
0x3fb1…7e250x0e3d…7757Base$10.5070%0x21e4…0fa931d ago0x7004ee…c296db
0x3fb1…7e250x0e3d…7757Base$3.1570%0xc072…b4b131d ago0xe73419…e51b17
0x3fb1…7e250x0e3d…7757Base$10.5070%0xdcda…233731d ago0x6db943…51c036
0x3fb1…7e250x0e3d…7757Base$10.5070%0x1e0a…902e31d ago0x88773b…95f3ff
0x3fb1…7e250x0e3d…7757Base$3.1570%0x2e11…857331d ago0xfa1126…ff94d4
0x3fb1…7e250x0e3d…7757Base$11.5570%0x90ad…1cd631d ago0x8896a8…c25995
0x3fb1…7e250x0e3d…7757Base$21.0070%0x0fb0…485932d ago0x89bd41…c0d17a
0x3fb1…7e250x47c5…4fc3Base$1.0570%0x76aa…2a0a32d ago0x95d47e…f3cfd1
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xc629…e70132d ago0x4605e8…1dce63
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x8f67…d01432d ago0xebd6e1…55f87c
0x3fb1…7e250x0e3d…7757Base$25.2070%0xe7f6…e17432d ago0x3f9c50…9d359f
0x3fb1…7e250x0e3d…7757Base$10.5070%0x9d6c…edd332d ago0xe938eb…55a096

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.