Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase38d ago0xe7422c…a8b055
0xca0a…2d7a0x85b4…627cBase$1.06100%coinbase38d ago0x3fa35a…037d4f
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase38d ago0xbbe21a…a7ed35
0xca0a…2d7a0x85b4…627cBase$0.13100%coinbase38d ago0x86ac7d…daa1c0
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase38d ago0x1209b1…f502b4
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase38d ago0xb1082e…aa898d
0xca0a…2d7a0x85b4…627cBase$0.31100%coinbase38d ago0xfe36c7…397eb3
0xca0a…2d7a0x85b4…627cBase$0.43100%coinbase38d ago0xd09815…9e5d67
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase38d ago0x0be114…f2a1f0
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase38d ago0x5d9135…1ff974
0xca0a…2d7a0x85b4…627cBase$0.31100%coinbase38d ago0x5dfb0f…80a934
0x467f…a4c10x85b4…627cBase$0.38100%coinbase38d ago0x510c2c…d9c9d8
0x467f…a4c10x85b4…627cBase$0.46100%coinbase38d ago0xc80502…853842
0x467f…a4c10x85b4…627cBase$0.20100%coinbase38d ago0x5c6fae…8d0adb
0x467f…a4c10x85b4…627cBase$0.18100%coinbase38d ago0xf5d0a7…1ee0a6
0x467f…a4c10x85b4…627cBase$0.31100%coinbase38d ago0x70f0fe…5dbd47
0x467f…a4c10x85b4…627cBase$0.31100%coinbase38d ago0x46a0d2…bc6d3e
0x467f…a4c10x85b4…627cBase$0.15100%coinbase38d ago0x18b7ac…c7bd1c
0x467f…a4c10x85b4…627cBase$0.28100%coinbase38d ago0xfa7814…87920b
0x467f…a4c10x85b4…627cBase$0.23100%coinbase38d ago0xe84fc1…3d4656
0x467f…a4c10x85b4…627cBase$0.28100%coinbase38d ago0x1d54d7…13713a
0x467f…a4c10x85b4…627cBase$0.18100%coinbase38d ago0xc5b515…60d6f2
0x467f…a4c10x85b4…627cBase$0.15100%coinbase38d ago0x498db8…0015d3
0x467f…a4c10x85b4…627cBase$0.23100%coinbase38d ago0xc977dc…19b842
0xca0a…2d7a0x85b4…627cBase$0.46100%coinbase38d ago0xa05847…7f7857

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.