Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base—$2.10100%0x762b…cf5071d ago0x5e5e2e…8f5847
0xa787…64cf0x0e3d…7757Base—$21.00100%0xc6a6…b85571d ago0x3ac0c4…4b67bc
0xa787…64cf0x0e3d…7757Base—$1.05100%0x771b…60b871d ago0x884fe6…8774cc
0xa787…64cf0x0e3d…7757Base—$5.25100%0x44ef…9f6371d ago0xc96e29…5eae6f
0xa787…64cf0x0e3d…7757Base—$3.15100%0xfaf2…854b71d ago0x40f3ce…00574e
0xa787…64cf0x0e3d…7757Base—$3.15100%0x39e0…3f7971d ago0xb80bae…f3d266
0xa787…64cf0x0e3d…7757Base—$10.50100%0x2b28…0c2171d ago0x35aaa1…bd46c0
0xa787…64cf0x0e3d…7757Base—$2.10100%0x53e5…093971d ago0xbc3624…996936
0xa787…64cf0x0e3d…7757Base—$1.05100%0x0dd6…b0b071d ago0x2ef0fe…012552
0xa787…64cf0x0e3d…7757Base—$31.50100%0xf9f2…732971d ago0xcc27ee…8e13ca
0xa787…64cf0x0e3d…7757Base—$5.25100%0xf200…d9a071d ago0x669ad8…9ae43d
0xa787…64cf0x0e3d…7757Base—$1.05100%0xb92d…57bc71d ago0x8e8364…3a3e44
0xa787…64cf0x0e3d…7757Base—$2.10100%0x28a1…4ae571d ago0x6fe0ec…52df55
0xa787…64cf0x0e3d…7757Base—$1.05100%0x69ba…d2e271d ago0xc917fd…d5989b
0xa787…64cf0x0e3d…7757Base—$2.10100%0xf863…e52371d ago0xe20655…7b474f
0xa787…64cf0x0e3d…7757Base—$29.40100%0x39e9…239371d ago0x9150de…7bc9c0
0xa787…64cf0x0e3d…7757Base—$8.40100%0xec7c…5d3271d ago0x3eb629…db9ffe
0xa787…64cf0x0e3d…7757Base—$13.65100%0xde5c…e1ff71d ago0x2dd3f8…a4beeb
0xa787…64cf0x0e3d…7757Base—$26.25100%0x6288…8b4971d ago0xe9e117…5b8c1a
0xa787…64cf0x0e3d…7757Base—$21.00100%0x515b…21b571d ago0xf3368f…d9786a
0xa787…64cf0x0e3d…7757Base—$1.05100%0x781c…500171d ago0x0b8ebd…e8a438
0xa787…64cf0x0e3d…7757Base—$5.25100%0x6647…552671d ago0x4bd6f2…f5eba1
0xa787…64cf0x0e3d…7757Base—$10.50100%0xb99f…c90371d ago0xce11a9…bb4686
0xa787…64cf0x0e3d…7757Base—$2.10100%0x8112…516771d ago0x98b0e9…0f3e35
0xa787…64cf0x0e3d…7757Base—$5.25100%0x1cb5…c0e271d ago0x69b51e…c08a08

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.