Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe65…12ad0x3e0a…78e7Base—$0.00437100%coinbase75d ago0x300b63…ea0d2d
0xfe65…12ad0x3e0a…78e7Base—$0.004152100%coinbase75d ago0x1cb6c7…21eb2f
0xfe65…12ad0x3e0a…78e7Base—$0.005524100%coinbase75d ago0xb91992…33b79c
0xfe65…12ad0x3e0a…78e7Base—$0.003364100%coinbase75d ago0x2cd0b5…406634
0xfe65…12ad0x3e0a…78e7Base—$0.003342100%coinbase75d ago0xf98dae…1340a6
0xfe65…12ad0x3e0a…78e7Base—$0.004643100%coinbase75d ago0xba460f…9ef936
0xfe65…12ad0x3e0a…78e7Base—$0.005752100%coinbase75d ago0xccc34f…c21611
0xfe65…12ad0x3e0a…78e7Base—$0.005363100%coinbase75d ago0x31de5e…5e8503
0xfe65…12ad0x3e0a…78e7Base—$0.003491100%coinbase75d ago0xde3cf1…446c3d
0xfe65…12ad0x3e0a…78e7Base—$0.004608100%coinbase75d ago0x82383d…09be12
0xfe65…12ad0x3e0a…78e7Base—$0.00344100%coinbase75d ago0x2a9f3a…c3b051
0xfe65…12ad0x3e0a…78e7Base—$0.002951100%coinbase75d ago0x61aed9…87ac08
0xfe65…12ad0x3e0a…78e7Base—$0.003489100%coinbase75d ago0xdf3ae4…9f0499
0xfe65…12ad0x3e0a…78e7Base—$0.004852100%coinbase75d ago0x92cdb4…b48b3c
0xfe65…12ad0x3e0a…78e7Base—$0.005658100%coinbase75d ago0xe9328f…b4a647
0xfe65…12ad0x3e0a…78e7Base—$0.005673100%coinbase75d ago0x914021…7a0c18
0xfe65…12ad0x3e0a…78e7Base—$0.004251100%coinbase75d ago0x2c096d…65fc20
0xfe65…12ad0x3e0a…78e7Base—$0.00569100%coinbase75d ago0x29766b…facb08
0xfe65…12ad0x3e0a…78e7Base—$0.005584100%coinbase75d ago0xf984d2…ccac24
0xfe65…12ad0x3e0a…78e7Base—$0.004668100%coinbase75d ago0x6c2266…9e07fc
0xfe65…12ad0x3e0a…78e7Base—$0.004799100%coinbase75d ago0xd70967…7bfb46
0xfe65…12ad0x3e0a…78e7Base—$0.003608100%coinbase75d ago0xf1998f…86bab2
0xfe65…12ad0x3e0a…78e7Base—$0.003641100%coinbase75d ago0xfba78b…a06019

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.