Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xbca211…124163
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xfc5512…84e95c
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x0dca45…9e6376
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x60a8cb…dd3b76
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x89ff5a…4c91f4
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xd229f5…b8c02e
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x6433f0…2a3bc4
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x10b97e…1b3b1f
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x851149…e8f505
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x2a0d60…00a304
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x3b9c1d…a0e941
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x891246…59d0b3
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xc3a9a6…7a2b18
0x0363…51bd0x18e4…f92aBase$1.30100%ultravioletadao5d ago0xda0b2b…ba32a6
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xbb1b2a…084e30
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x737c8b…3c527f
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x1af741…f21475
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x22d48f…65caa0
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x1f2f3d…dffec5
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xfbc2b2…685cf2
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x05b485…307802
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xdb5655…7595b5
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x4bd76a…406cd3
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xc0da7d…07b9a3
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x788ff0…5e7a31

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.