Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$15.75100%0x3b25…fc9a77d ago0xdff0cc…e0ab7c
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2bdf…11ce77d ago0x826fb0…b31595
0xa17c…60a90x0e3d…7757Base—$15.75100%0x0043…73f277d ago0xde57af…cd7e4a
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0dd9…36a577d ago0xa5bd67…a60cc0
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1868…142677d ago0x8f1474…3db2d7
0xa17c…60a90x0e3d…7757Base—$3.15100%0xf863…e52377d ago0xc20b23…18c94a
0xa17c…60a90x0e3d…7757Base—$5.25100%0x9c66…aca677d ago0xea0ede…3b83b2
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8f67…d01477d ago0xd5f289…717116
0xa17c…60a90x0e3d…7757Base—$15.75100%0xb11e…6e5a78d ago0xd85fee…b213ca
0xa17c…60a90x0e3d…7757Base—$1.05100%0x65ca…0ec178d ago0xc68cff…7b1a33
0xa17c…60a90x0e3d…7757Base—$5.25100%0xd775…7f8178d ago0x86f343…15d672
0xa17c…60a90x0e3d…7757Base—$2.10100%0x41d2…bf7f78d ago0xc33ae6…1eece1
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd253…4d1878d ago0x1e00f1…d68c70
0xa17c…60a90x0e3d…7757Base—$1.05100%0x0166…37af78d ago0x0c6465…a77b7f
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8bf2…a82e78d ago0xa12ca6…29481c
0xa17c…60a90x0e3d…7757Base—$1.05100%0xf74f…ffda78d ago0xafcfcc…ba4dc9
0xa17c…60a90x0e3d…7757Base—$1.05100%0x28ce…606178d ago0xb62c28…7b28be
0xa17c…60a90x0e3d…7757Base—$21.00100%0xa7d7…e1b678d ago0x96e7fd…6403a5
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc585…31c678d ago0x1b71fd…385ddc
0xa17c…60a90x0e3d…7757Base—$10.50100%0x39e0…3f7978d ago0x7dac66…f10d82
0xa17c…60a90x0e3d…7757Base—$2.10100%0x549c…63b778d ago0x3c7687…a6c316
0xa17c…60a90x0e3d…7757Base—$9.45100%0xac5b…869878d ago0x78f0c5…d890a8
0xa17c…60a90x0e3d…7757Base—$21.00100%0xbf85…381078d ago0xe5c763…aacae5
0xa17c…60a90x0e3d…7757Base—$1.05100%0xfe42…c1f078d ago0x876ac5…2887f3

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.