Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7829…9eab0x47c5…4fc3Base—$9,450.0070%0x54de…447014d ago0xd0c17d…28ec14
0x7829…9eab0x47c5…4fc3Base—$9,975.0070%0x5720…a5f414d ago0x876307…c7e05d
0x7829…9eab0x47c5…4fc3Base—$2,940.0070%0x7dc9…9d7b14d ago0x80efa5…f37568
0x7829…9eab0x47c5…4fc3Base—$12,075.0070%0x79f3…6a3814d ago0xe94c3f…07c9b9
0x7829…9eab0x47c5…4fc3Base—$9,607.5070%0x345f…57af14d ago0xff2fde…8c25e1
0x7829…9eab0x47c5…4fc3Base—$2,940.0070%0x0245…bb7b14d ago0x13001e…4424e5
0x7829…9eab0x47c5…4fc3Base—$7,350.0070%0x24b8…43f015d ago0x9cab0c…797a0b
0x7829…9eab0x47c5…4fc3Base—$9,450.0070%0xc5c7…f8a515d ago0x6f847c…ce19c7
0x7829…9eab0x47c5…4fc3Base—$420.0070%0x9e2a…5a9415d ago0xbe3d96…3686b9
0x7829…9eab0x47c5…4fc3Base—$9,450.0070%0x771b…60b815d ago0x7f763b…739f90
0x7829…9eab0x47c5…4fc3Base—$1,312.5070%0x9ea2…605a15d ago0xbbecb3…1b60db

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.