Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x315f84…fc90da
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x9b5c86…b3af20
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x94442d…1a84ac
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x782257…2104a3
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x141c3d…cfe395
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0xa4b32d…1e3715
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x060d71…5016bf
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x6de42e…28e4f8
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0xbc7d7e…47526c
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0xeb124a…d3eb69
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x6066fb…69c87c
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x4a1a2c…f22ec2
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x6482ae…f686a9
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x67cea3…ee3b5c
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x7fe48a…51cb82
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x4d4c0b…8777f5
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0x602f72…649497
0xcd23…cf940x936e…f6a1Base—$0.50100%0x4ab1…499875d ago0xe03499…7312f0

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.