Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8468…58860x3e0a…78e7Base—$0.005348100%coinbase74d ago0x4a628e…5119e1
0x8468…58860x3e0a…78e7Base—$0.003718100%coinbase74d ago0xf4a2ae…f4fbcf
0x8468…58860x3e0a…78e7Base—$0.00347100%coinbase74d ago0xb4eca0…6d5fd5
0x8468…58860x3e0a…78e7Base—$0.003632100%coinbase74d ago0x60d902…8bcfa7
0x8468…58860x3e0a…78e7Base—$0.005327100%coinbase74d ago0x130002…cb5a2f
0x8468…58860x3e0a…78e7Base—$0.005734100%coinbase74d ago0x44590c…a61304
0x8468…58860x3e0a…78e7Base—$0.003856100%coinbase75d ago0x67646d…29b757
0x8468…58860x3e0a…78e7Base—$0.005225100%coinbase75d ago0xec0b42…53df18
0x8468…58860x3e0a…78e7Base—$0.00418100%coinbase75d ago0xe5c558…05ea89
0x8468…58860x3e0a…78e7Base—$0.002776100%coinbase75d ago0x40cc7c…69d1f2
0x8468…58860x3e0a…78e7Base—$0.004497100%coinbase75d ago0x9e72a2…4d2550
0x8468…58860x3e0a…78e7Base—$0.004941100%coinbase75d ago0xba5b3a…8f7c33
0x8468…58860x3e0a…78e7Base—$0.004029100%coinbase75d ago0x968215…b3ef3a
0x8468…58860x3e0a…78e7Base—$0.005335100%coinbase75d ago0xf20ddf…0f15ee
0x8468…58860x3e0a…78e7Base—$0.003398100%coinbase75d ago0x59ff11…4f3841
0x8468…58860x3e0a…78e7Base—$0.003009100%coinbase75d ago0xc4a745…597f8f
0x8468…58860x3e0a…78e7Base—$0.004067100%coinbase75d ago0xf9ed0d…07649c
0x8468…58860x3e0a…78e7Base—$0.004471100%coinbase75d ago0x8bdca1…20b1e0
0x8468…58860x3e0a…78e7Base—$0.005926100%coinbase75d ago0x9b319e…9b4738
0x8468…58860x3e0a…78e7Base—$0.003999100%coinbase75d ago0x454546…286a39
0x8468…58860x3e0a…78e7Base—$0.004797100%coinbase75d ago0x2c7fad…7e8961
0x8468…58860x3e0a…78e7Base—$0.005739100%coinbase75d ago0x0fcc16…6f2f01
0x8468…58860x3e0a…78e7Base—$0.003449100%coinbase75d ago0x8a07c3…924fab
0x8468…58860x3e0a…78e7Base—$0.002785100%coinbase75d ago0xbd493c…c15a15

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.