Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0xab1968…92406b
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0x7af26b…10b22f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0xe57893…c6ae8f
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0x0d2d9e…932093
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0xb29c8e…9af638
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0x4dab66…a5e546
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0x456ef6…192640
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0xad5087…a97170
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0x19c341…08c370
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0x54ed89…c35a12
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0xee30a3…b4bb8d
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0x4be139…ed26ae
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0x93a535…93c43e
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0xf275c0…7b0114
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0x20726e…5f5240
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0xbec324…469c40
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0x00f7cc…7b43a2
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0x11c701…6ab354
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0xb99ead…f5b3b2
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0xe3a3a4…ec6e4b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0xfc94e4…c110e7
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0xda9f49…1a37c2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0xb598e2…1d6cfb
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates54d ago0xd95b72…c16058
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase54d ago0x35e920…911b01

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.