Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa53d ago0xa4c1f2…4a5d06
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa53d ago0x12692d…cc67fe
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa53d ago0xbdc992…fba380
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa53d ago0x33a27c…281807
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0xc0b32a…7f6bcf
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x7fa0bd…a01c28
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x3fd29f…d51955
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0xe4b6c1…b566b9
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x8da9f8…0d6111
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x627256…63944d
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x9ab6d5…2fcf38
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x7f4be7…8d7b0a
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x7f075d…48a0eb
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x80706a…a6c89a
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0xdd980c…7b86dc
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x593720…928bd2
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0xaa174d…71921f
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0xa1aa9a…5e90de
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0xa3eb27…b1068c
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0xf09516…badb5d
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0xe71939…83fc3c
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x117ae3…a151bf
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa54d ago0x55d1ae…450904

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.