Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7341…54030x4f18…26a1Base—$0.02100%coinbase23d ago0x03a8fd…7a5e1a
0x7341…54030x4f18…26a1Base—$0.02100%coinbase23d ago0x940aa0…a54e9a
0x7341…54030x4f18…26a1Base—$0.02100%coinbase23d ago0x102236…53955a
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0x7badb6…86e318
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0x3d20dc…a3561b
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0x5c1dec…f80848
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0x1457f8…40c7e5
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xa7e6bf…511362
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0x8ff34c…9b19c8
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xd68aa2…131db8
0x7341…54030x4f18…26a1Base—$0.03100%coinbase24d ago0x5d9888…1ba493
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xae745f…17efb7
0x7341…54030x4f18…26a1Base—$0.03100%coinbase24d ago0x0b9091…c7e74b
0x7341…54030x4f18…26a1Base—$0.03100%coinbase24d ago0x46238b…3c2cb3
0x7341…54030x4f18…26a1Base—$0.03100%coinbase24d ago0xbaa22a…94a635
0x7341…54030x4f18…26a1Base—$0.03100%coinbase24d ago0xeb20aa…7133d8
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xe81c10…38c6ac
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xf1a1c7…16a750
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xcc9485…0a6c98
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0x3b3945…0ce185
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0x0536f7…cec37d
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xe9ebd2…0e37eb
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0x428326…8fee89
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xfbf038…6651d1
0x7341…54030x4f18…26a1Base—$0.02100%coinbase24d ago0xfe1a7c…88571f

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.