Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x9955d2…7aace8
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x3e75a3…fca510
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x6c5a25…218b0d
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x0c2b29…fef411
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0xa22447…0a5e58
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0xbb0742…bcf625
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x5770f9…915288
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x485d59…357189
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0xb06bf8…20b972
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x713597…591e7a
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x17d103…3d76bf
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0xd045c3…7d4851
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x9931ce…c2244c
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0xb384e5…bb0ea6
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x88941d…f7523a
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x19f833…2bf77a
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x521d42…f56ec0
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0xcde671…0d8352
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x3ced41…1d57be
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x192c48…ad6e90
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x2ce235…a03a03
0xda9d…a8310xa9dd…2315Base—$0.002100%coinbase7d ago0x04c1fc…290e3b

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.