Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd637…fc410x3e0a…78e7Base—$0.005513100%coinbase75d ago0x065ed0…e540f7
0xd637…fc410x3e0a…78e7Base—$0.003752100%coinbase75d ago0xb9512c…f225ab
0xd637…fc410x3e0a…78e7Base—$0.004708100%coinbase75d ago0xfcf38a…7a1574
0xd637…fc410x3e0a…78e7Base—$0.004159100%coinbase75d ago0x80d156…34f5aa
0xd637…fc410x3e0a…78e7Base—$0.005411100%coinbase75d ago0xed386a…afbe3b
0xd637…fc410x3e0a…78e7Base—$0.005674100%coinbase75d ago0xc64de2…159a91
0xd637…fc410x3e0a…78e7Base—$0.003683100%coinbase75d ago0x38781b…7e062c
0xd637…fc410x3e0a…78e7Base—$0.004865100%coinbase75d ago0x747a8b…9929ce
0xd637…fc410x3e0a…78e7Base—$0.005269100%coinbase75d ago0xeb4947…f23165
0xd637…fc410x3e0a…78e7Base—$0.005289100%coinbase75d ago0x30d6a9…a70476
0xd637…fc410x3e0a…78e7Base—$0.003776100%coinbase75d ago0x39e1ec…bf7caf
0xd637…fc410x3e0a…78e7Base—$0.003116100%coinbase75d ago0xbf38f2…c2b025
0xd637…fc410x3e0a…78e7Base—$0.003755100%coinbase75d ago0xba11f7…4804aa
0xd637…fc410x3e0a…78e7Base—$0.003955100%coinbase75d ago0x5f9c12…7056f1
0xd637…fc410x3e0a…78e7Base—$0.00306100%coinbase75d ago0x004881…93ea2c
0xd637…fc410x3e0a…78e7Base—$0.004229100%coinbase75d ago0x4b679e…a261ba
0xd637…fc410x3e0a…78e7Base—$0.002878100%coinbase75d ago0x10cb8b…afc6fc
0xd637…fc410x3e0a…78e7Base—$0.005191100%coinbase75d ago0x6d50a6…b9f274
0xd637…fc410x3e0a…78e7Base—$0.004348100%coinbase75d ago0xa82ac8…a6e45f
0xd637…fc410x3e0a…78e7Base—$0.003441100%coinbase76d ago0x8645bd…1d3a24
0xd637…fc410x3e0a…78e7Base—$0.002693100%coinbase76d ago0x7b6c58…655446
0xd637…fc410x3e0a…78e7Base—$0.005761100%coinbase76d ago0x18f12e…90777f
0xd637…fc410x3e0a…78e7Base—$0.005735100%coinbase76d ago0xb93b2d…e22bd1
0xd637…fc410x3e0a…78e7Base—$0.003797100%coinbase76d ago0xfb9f18…ae1a4c
0xd637…fc410x3e0a…78e7Base—$0.002898100%coinbase76d ago0x5320e4…cec7c2

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.