Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0x2183a5…6396a1
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0xbc5e73…22e0ce
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0x24b5fd…812a27
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0x50cf0b…7e959d
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0x311c7c…4f2f2b
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0xf001fc…d5443e
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0xbc7ffe…f0afd5
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0xc1b2ae…cdbf8b
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0xd7f816…d549b5
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0x2b6517…112ac9
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0x1c757f…6d819b
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0x462975…1398ff
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0xa2646f…36d06c
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0xf851a4…e2d5db
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0x1bc7cf…343330
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa19d ago0xa25e75…3c1a00
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0x4fa4e6…8f4bbc
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0xd3ab95…84ddbf
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0x44118b…476e2d
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0xa6aaca…9cee22
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0x4cebc3…2af97e
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0x840f68…cb76fd
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0xa9f555…469e98
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0xf2c086…263c15
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa20d ago0x78d1df…0fb75c

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.