Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e04…aebb0xc4f0…0bb9Base—$106.3570%0xd05c…82603d ago0xb3f182…aa5852
0x7e04…aebb0xc4f0…0bb9Base—$106.4870%0xd05c…82603d ago0xf11c5c…f8f7db
0xe1e1…a70e0xc4f0…0bb9Base—$4.3070%0xd05c…82604d ago0x70b99a…78b9f7
0xe1e1…a70e0xc4f0…0bb9Base—$4.2070%0xd05c…82604d ago0x39f7c3…3639dd
0x7e04…aebb0xc4f0…0bb9Base—$41.3270%0xd05c…82604d ago0xed3b47…3d63fe
0xfc60…cc900xc4f0…0bb9Base—$70.0270%0xd05c…82604d ago0xf2e24e…3cdc3f
0xfc60…cc900xc4f0…0bb9Base—$50.0170%0xd05c…82604d ago0xcc6b62…e4ebe1
0xe1e1…a70e0xc4f0…0bb9Base—$4.0070%0xd05c…82604d ago0x1abc50…be1dc5
0xe1e1…a70e0xc4f0…0bb9Base—$4.0070%0xd05c…82604d ago0xe51615…5e8020
0x7e04…aebb0xc4f0…0bb9Base—$40.7170%0xd05c…82604d ago0x32eadd…1cacbf
0x7e04…aebb0xc4f0…0bb9Base—$40.1870%0xd05c…82604d ago0xe7ec67…0cecf6
0x32a7…3cc10xc4f0…0bb9Base—$151.8370%0xd05c…82604d ago0x48eb82…ca6611
0x32a7…3cc10xc4f0…0bb9Base—$147.2170%0xd05c…82604d ago0x9f6966…db2c61
0x32a7…3cc10xc4f0…0bb9Base—$140.5770%0xd05c…82604d ago0x7bf983…2dc8e4
0x32a7…3cc10xc4f0…0bb9Base—$135.8770%0xd05c…82604d ago0x958654…cd4d93
0xfc60…cc900xc4f0…0bb9Base—$80.0370%0xd05c…82604d ago0xe1b0ae…90fb1c
0xe1e1…a70e0xc4f0…0bb9Base—$4.0070%0xd05c…82604d ago0xf34558…64e4ff
0x32a7…3cc10xc4f0…0bb9Base—$131.4270%0xd05c…82604d ago0x065b84…8d975d
0xfc60…cc900xc4f0…0bb9Base—$80.0470%0xd05c…82604d ago0xf58501…192969
0xfc60…cc900xc4f0…0bb9Base—$80.0370%0xd05c…82604d ago0xffea47…746caf
0x39ae…858e0xc4f0…0bb9Base—$55.0270%0xd05c…82604d ago0x24c47f…7a2430
0xd1b3…752b0xc4f0…0bb9Base—$44.0170%0xd05c…82604d ago0x0494ee…39369d
0x7e04…aebb0xc4f0…0bb9Base—$40.0770%0xd05c…82604d ago0xdf6211…1c83eb

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.