Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x793c9e…ae1d06
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xb51c7e…852e9c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xfe297a…4979a4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x2ae84d…883e2f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xd5f5d6…d1262a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xfda425…bb0493
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xbcf1ba…a894d7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xbef5e2…d82886
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x96064d…1b6365
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x0049a8…63f79e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x7453ed…ef79a1
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x250387…e56eae
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xa5e5d1…97dda0
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x334661…5ed6aa
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x3ac388…2904cd
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x3abd95…035962
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x6d0aec…fa1891
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x44fbcc…94e132
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x040885…3e4a9a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xf5efa3…8a4e68
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0xa01b11…357efa
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI1d ago0x99fd3b…385d6d

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.