Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b33…b5e10x3e0a…78e7Base—$0.003778100%coinbase75d ago0xda2d27…47a784
0x8b33…b5e10x3e0a…78e7Base—$0.004984100%coinbase75d ago0xb96f84…9e159d
0x8b33…b5e10x3e0a…78e7Base—$0.003659100%coinbase75d ago0x3176b7…bd0c4f
0x8b33…b5e10x3e0a…78e7Base—$0.003637100%coinbase75d ago0xde5c1b…89f07c
0x8b33…b5e10x3e0a…78e7Base—$0.003255100%coinbase75d ago0x57f597…be8030
0x8b33…b5e10x3e0a…78e7Base—$0.005425100%coinbase75d ago0x16ef59…7076bd
0x8b33…b5e10x3e0a…78e7Base—$0.004105100%coinbase75d ago0xa69f44…c151a0
0x8b33…b5e10x3e0a…78e7Base—$0.003263100%coinbase75d ago0xb6b842…7ad985
0x8b33…b5e10x3e0a…78e7Base—$0.002786100%coinbase75d ago0xe21974…e95dc4
0x8b33…b5e10x3e0a…78e7Base—$0.002689100%coinbase75d ago0xc70b2f…2e5bed
0x8b33…b5e10x3e0a…78e7Base—$0.00493100%coinbase75d ago0x980680…c591bc
0x8b33…b5e10x3e0a…78e7Base—$0.004677100%coinbase75d ago0x4c992e…1900f5
0x8b33…b5e10x3e0a…78e7Base—$0.00304100%coinbase75d ago0xb9e841…efae58
0x8b33…b5e10x3e0a…78e7Base—$0.00389100%coinbase75d ago0x5a8343…c3f5b0
0x8b33…b5e10x3e0a…78e7Base—$0.0059100%coinbase75d ago0x8bac80…ec4a0b
0x8b33…b5e10x3e0a…78e7Base—$0.003668100%coinbase75d ago0x18aabe…2cab3d
0x8b33…b5e10x3e0a…78e7Base—$0.00534100%coinbase75d ago0x652efe…f9c947
0x8b33…b5e10x3e0a…78e7Base—$0.005769100%coinbase75d ago0xaf7cd9…7f37e2
0x8b33…b5e10x3e0a…78e7Base—$0.002801100%coinbase75d ago0x1535f8…62de04
0x8b33…b5e10x3e0a…78e7Base—$0.003242100%coinbase75d ago0xe7e5a1…5e45ce
0x8b33…b5e10x3e0a…78e7Base—$0.002824100%coinbase75d ago0x45aa41…3ca4e6
0x8b33…b5e10x3e0a…78e7Base—$0.002756100%coinbase75d ago0x8b6a51…adfd06
0x8b33…b5e10x3e0a…78e7Base—$0.005677100%coinbase75d ago0xb2a75b…f75704
0x8b33…b5e10x3e0a…78e7Base—$0.004649100%coinbase75d ago0x011987…f6e30e
0x8b33…b5e10x3e0a…78e7Base—$0.005813100%coinbase75d ago0x713ac5…e0e78d

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.